Searched defs:Seal (Results 1 – 6 of 6) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | circuit_builder_helper.cpp | 85 void Label::LabelImpl::Seal() in Seal() function in panda::ecmascript::kungfu::Label::LabelImpl |
D | circuit_builder_helper.h | 131 inline void Seal() in Seal() function |
/arkcompiler/ets_runtime/ecmascript/builtins/ | ||
D | builtins_object.cpp | 697 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/napi/ | ||
D | JSNapi接口说明.md | 4014 ### Seal subsection |
D | jsnapi_expo.cpp | 1856 Local<JSValueRef> ObjectRef::Seal(const EcmaVM *vm) in Seal() function in panda::ObjectRef |