• Home
  • Raw
  • Download

Lines Matching defs:New

100 Handle<WasmModuleObject> WasmModuleObject::New(  in New()  function in v8::internal::WasmModuleObject
108 Handle<WasmModuleObject> WasmModuleObject::New( in New() function in v8::internal::WasmModuleObject
192 Handle<WasmTableObject> WasmTableObject::New( in New() function in v8::internal::WasmTableObject
718 Handle<WasmIndirectFunctionTable> WasmIndirectFunctionTable::New( in New() function in v8::internal::WasmIndirectFunctionTable
810 MaybeHandle<WasmMemoryObject> WasmMemoryObject::New( in New() function in v8::internal::WasmMemoryObject
842 MaybeHandle<WasmMemoryObject> WasmMemoryObject::New(Isolate* isolate, in New() function in v8::internal::WasmMemoryObject
1027 MaybeHandle<WasmGlobalObject> WasmGlobalObject::New( in New() function in v8::internal::WasmGlobalObject
1174 Handle<WasmInstanceObject> WasmInstanceObject::New( in New() function in v8::internal::WasmInstanceObject
1624 Handle<WasmTagObject> WasmTagObject::New(Isolate* isolate, in New() function in v8::internal::WasmTagObject
1687 Handle<WasmExceptionPackage> WasmExceptionPackage::New( in New() function in v8::internal::WasmExceptionPackage
1693 Handle<WasmExceptionPackage> WasmExceptionPackage::New( in New() function in v8::internal::WasmExceptionPackage
1767 Handle<WasmContinuationObject> WasmContinuationObject::New( in New() function in v8::internal::WasmContinuationObject
1788 Handle<WasmContinuationObject> WasmContinuationObject::New( in New() function in v8::internal::WasmContinuationObject
1795 Handle<WasmContinuationObject> WasmContinuationObject::New( in New() function in v8::internal::WasmContinuationObject
1803 Handle<WasmSuspenderObject> WasmSuspenderObject::New(Isolate* isolate) { in New() function in v8::internal::WasmSuspenderObject
1905 Handle<WasmCapiFunction> WasmCapiFunction::New( in New() function in v8::internal::WasmCapiFunction
1940 Handle<WasmExportedFunction> WasmExportedFunction::New( in New() function in v8::internal::WasmExportedFunction
2066 Handle<WasmJSFunction> WasmJSFunction::New(Isolate* isolate, in New() function in v8::internal::WasmJSFunction
2228 Handle<WasmExceptionTag> WasmExceptionTag::New(Isolate* isolate, int index) { in New() function in v8::internal::WasmExceptionTag
2236 Handle<AsmWasmData> AsmWasmData::New( in New() function in v8::internal::AsmWasmData