Searched defs:SetAttribute (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| H A D | pgo_profiler_layout.cpp | 21 bool PGOHandler::SetAttribute(const JSThread *thread, PropertyAttributes &attr) const in SetAttribute() function in panda::ecmascript::pgo::PGOHandler |
| /arkcompiler/runtime_core/assembler/ | ||
| H A D | meta.h | 72 std::optional<Error> SetAttribute(const std::string_view &attribute) in SetAttribute() function in panda::pandasm::Metadata |
| /arkcompiler/runtime_core/static_core/assembler/ | ||
| H A D | meta.h | 72 std::optional<Error> SetAttribute(std::string_view attribute) in SetAttribute() function in ark::pandasm::Metadata |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| H A D | builtins.cpp | 2959 void Builtins::SetAttribute(const JSHandle<JSObject> &obj, std::string_view key, std::string_view value) const in SetAttribute() function in panda::ecmascript::Builtins |
Completed in 10 milliseconds