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.cpp205 JSHandle<SymbolTable> tableHandle(env->GetRegisterSymbols()); in HWTEST_F_L0() local
244 JSHandle<SymbolTable> tableHandle(env->GetRegisterSymbols()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp2399 JSHandle<SymbolTable> tableHandle(env->GetRegisterSymbols()); in NewSymbolWithTable() local