Home
last modified time | relevance | path

Searched defs:Seal (Results 1 – 7 of 7) sorted by relevance

/ark/js_runtime/ecmascript/compiler/
Dcircuit_builder_helper-inl.h24 void Label::Seal() in Seal() function
Dcircuit_builder_helper.cpp52 void LabelImpl::Seal() in Seal() function in panda::ecmascript::kungfu::LabelImpl
Dstub.h472 void Seal(Label *label) in Seal() function
Dstub-inl.h28 void Stub::Label::Seal() in Seal() function
Dstub.cpp117 void LabelImpl::Seal() in Seal() function in panda::ecmascript::kungfu::LabelImpl
/ark/js_runtime/ecmascript/builtins/
Dbuiltins_object.cpp569 JSTaggedValue BuiltinsObject::Seal(EcmaRuntimeCallInfo *argv) in Seal() function in panda::ecmascript::builtins::BuiltinsObject
/ark/js_runtime/ecmascript/builtins/tests/
Dbuiltins_object_test.cpp675 HWTEST_F_L0(BuiltinsObjectTest, Seal) in HWTEST_F_L0() argument