Searched defs:Seal (Results 1 – 7 of 7) sorted by relevance
/ark/js_runtime/ecmascript/compiler/ | ||
D | circuit_builder_helper-inl.h | 24 void Label::Seal() in Seal() function |
D | circuit_builder_helper.cpp | 52 void LabelImpl::Seal() in Seal() function in panda::ecmascript::kungfu::LabelImpl |
D | stub.h | 472 void Seal(Label *label) in Seal() function |
D | stub-inl.h | 28 void Stub::Label::Seal() in Seal() function |
D | stub.cpp | 117 void LabelImpl::Seal() in Seal() function in panda::ecmascript::kungfu::LabelImpl |
/ark/js_runtime/ecmascript/builtins/ | ||
D | builtins_object.cpp | 569 JSTaggedValue BuiltinsObject::Seal(EcmaRuntimeCallInfo *argv) in Seal() function in panda::ecmascript::builtins::BuiltinsObject |
/ark/js_runtime/ecmascript/builtins/tests/ | ||
D | builtins_object_test.cpp | 675 HWTEST_F_L0(BuiltinsObjectTest, Seal) in HWTEST_F_L0() argument |