Lines Matching defs:function
554 // Use this data structure to associate callback data with each N-API function
562 // Creates an object to be made available to the static function callback
563 // wrapper, used to retrieve the native callback function and data pointer.
575 // Base class extended by classes that wrap V8 function and property callback
1114 // the `Symbol` function call. Global symbols created with the `Symbol.for`
1696 auto function = obj.ToLocalChecked()->Get(context, getFileName.ToLocalChecked()).ToLocalChecked();
1697 auto lineNumberFunction = v8::Local<v8::Function>::Cast(function);
2104 "A function was expected",
2114 "Thread-safe function queue is full",
2115 "Thread-safe function handle is closing",
4154 env, "ERR_NAPI_CONS_FUNCTION", "Constructor must be a function");
4170 // JSVM_PREAMBLE is not used here: this function must execute when there is a
4181 // JSVM_PREAMBLE is not used here: this function must execute when there is a
4282 // The API contract here is that the cleanup function runs on the JS thread,
4863 // register call as function