Searched defs:Seal (Results 1 – 5 of 5) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/ | ||
D | builtins_object.cpp | 606 JSTaggedValue BuiltinsObject::Seal(EcmaRuntimeCallInfo *argv) in Seal() function in panda::ecmascript::builtins::BuiltinsObject |
/arkcompiler/ets_runtime/ecmascript/builtins/tests/ | ||
D | builtins_object_test.cpp | 690 HWTEST_F_L0(BuiltinsObjectTest, Seal) in HWTEST_F_L0() argument |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | circuit_builder-inl.h | 1222 void Label::Seal() in Seal() function |
D | circuit_builder.cpp | 1867 void Label::LabelImpl::Seal() in Seal() function in panda::ecmascript::kungfu::Label::LabelImpl |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
D | jsnapi.cpp | 1616 Local<JSValueRef> ObjectRef::Seal(const EcmaVM *vm) in Seal() function in panda::ObjectRef |