Home
last modified time | relevance | path

Searched defs:tableHandle (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_symbol_test.cpp204 JSHandle<SymbolTable> tableHandle(thread, ecmaVM->GetRegisterSymbols()); in HWTEST_F_L0() local
242 JSHandle<SymbolTable> tableHandle(thread, ecmaVM->GetRegisterSymbols()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp2666 JSHandle<SymbolTable> tableHandle(thread_, vm_->GetRegisterSymbols()); in NewSymbolWithTable() local