Searched refs:CallJS (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/codegen/ |
| D | code-stub-assembler.h | 879 return CallJS( in Call() 887 return CallJS( in Call() 891 return CallJS(CodeFactory::Call(isolate()), context, callable, receiver, in Call()
|
| D | code-stub-assembler.cc | 13747 CAST(CallJS(builtin, context, inst_of_handler, callable, object)); in InstanceOf()
|
| /third_party/node/deps/v8/src/compiler/ |
| D | code-assembler.h | 1233 TNode<Object> CallJS(Callable const& callable, Node* context, Node* function, in CallJS() function
|