Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.h133 inline void SetIsOnPrototype(bool flag) in SetIsOnPrototype() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_first_test.cpp63 HWTEST_F_L0(ObjectOperatorTest, SetIsOnPrototype) in HWTEST_F_L0() argument