Go to the source code of this file.
|
| ElementsKind | v8::internal::compiler::fast_api_call::GetTypedArrayElementsKind (CTypeInfo::Type type) |
| |
| bool | v8::internal::compiler::fast_api_call::CanOptimizeFastSignature (const CFunctionInfo *c_signature) |
| |
| Node * | v8::internal::compiler::fast_api_call::BuildFastApiCall (Isolate *isolate, TFGraph *graph, GraphAssembler *graph_assembler, FastApiCallFunction c_function, Node *data_argument, const GetParameter &get_parameter, const ConvertReturnValue &convert_return_value, const InitializeOptions &initialize_options, const GenerateSlowApiCall &generate_slow_api_call) |
| |
| FastApiCallFunction | v8::internal::compiler::fast_api_call::GetFastApiCallTarget (JSHeapBroker *broker, FunctionTemplateInfoRef function_template_info, size_t arg_count) |
| |