Home
last modified time | relevance | path

Searched refs:ECMA_SET_LOCAL_PARSE_OPTS (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
Decma-globals.h702 #define ECMA_SET_LOCAL_PARSE_OPTS(opts) \ macro
/third_party/jerryscript/jerry-core/vm/
Dvm.c1905 ECMA_SET_LOCAL_PARSE_OPTS (parse_opts); in vm_loop()