Searched refs:NewWasmApiFunctionRef (Results 1 – 3 of 3) sorted by relevance
611 Handle<WasmApiFunctionRef> NewWasmApiFunctionRef(
1523 Handle<WasmApiFunctionRef> Factory::NewWasmApiFunctionRef( in NewWasmApiFunctionRef() function in v8::internal::Factory1563 Handle<WasmApiFunctionRef> ref = NewWasmApiFunctionRef(callable, suspender); in NewWasmJSFunctionData()1625 NewWasmApiFunctionRef(Handle<JSReceiver>(), Handle<HeapObject>()); in NewWasmCapiFunctionData()
1104 isolate->factory()->NewWasmApiFunctionRef(callable, suspender); in SetWasmToJs()1505 isolate->factory()->NewWasmApiFunctionRef(callable, suspender); in ImportWasmJSFunctionIntoTable()