Home
last modified time | relevance | path

Searched refs:CallJS (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h879 return CallJS( in Call()
887 return CallJS( in Call()
891 return CallJS(CodeFactory::Call(isolate()), context, callable, receiver, in Call()
H A Dcode-stub-assembler.cc13747 CAST(CallJS(builtin, context, inst_of_handler, callable, object));
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.h1233 TNode<Object> CallJS(Callable const& callable, Node* context, Node* function, in CallJS() function in v8::internal::compiler::CodeAssembler

Completed in 24 milliseconds