Searched defs:table_obj (Results 1 – 4 of 4) sorted by relevance
748 auto table_obj = Handle<WasmTableObject>::cast( in New() local766 Handle<WasmTableObject> table_obj, in AddDispatchTable()
908 i::Handle<i::JSObject> table_obj = i::WasmTableObject::New( in WebAssemblyTable() local
7122 i::Handle<i::JSArray> MapAsArray(i::Isolate* isolate, i::Object* table_obj, in MapAsArray()7230 i::Handle<i::JSArray> SetAsArray(i::Isolate* isolate, i::Object* table_obj, in SetAsArray()
3511 TNode<Object> table_obj = CAST(AllocateInNewSpace(total_size_word_aligned)); in AllocateSmallOrderedHashTable() local