Searched refs:CallAsFunction (Results 1 – 3 of 3) sorted by relevance
3723 V8_WARN_UNUSED_RESULT MaybeLocal<Value> CallAsFunction(Local<Context> context,
4964 MaybeLocal<Value> Object::CallAsFunction(Local<Context> context, in CallAsFunction() function in v8::Object4969 ENTER_V8(isolate, context, Object, CallAsFunction, MaybeLocal<Value>(), in CallAsFunction()
44430 Function::Call and Object::CallAsFunction APIs should allow v8::Value as47671 Added CallAsFunction method to the Object class in the API (Issue 1336).