Searched defs:SetNativeBit (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | method_literal.h | 67 void SetNativeBit(bool isNative) in SetNativeBit() function 129 static uint64_t SetNativeBit(uint64_t callField, bool isNative) in SetNativeBit() function |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | method.h | 42 uint64_t SetNativeBit(uint64_t callField, bool isNative) in SetNativeBit() function in panda::ecmascript::Method 124 void SetNativeBit(bool isNative) in SetNativeBit() function in panda::ecmascript::Method |
Completed in 3 milliseconds