Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_lazy_callback.cpp98 JSTaggedValue BuiltinsLazyCallback::WeakRef(JSThread *thread, const JSHandle<JSObject> &obj) in WeakRef() function in panda::ecmascript::builtins::BuiltinsLazyCallback
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp87 HWTEST_F_L0(JSTaggedValueTest, WeakRef) in HWTEST_F_L0() argument