Home
last modified time | relevance | path

Searched refs:JSVM_STATIC (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Djsvm_types.h202 JSVM_STATIC = 1 << 10, enumerator
H A Djs_native_api_v8.cc1535 if ((p->attributes & JSVM_STATIC) != 0) { in OH_JSVM_CreateEnv()
2254 if ((p->attributes & JSVM_STATIC) != 0) { in OH_JSVM_DefineClass()
2314 if ((p->attributes & JSVM_STATIC) != 0) { in OH_JSVM_DefineClass()
4774 if ((p->attributes & JSVM_STATIC) != 0) { // attributes
4882 if ((p->attributes & JSVM_STATIC) != 0) {

Completed in 8 milliseconds