Searched defs:bytecode (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/profiler/
H A DProfilerBytecode.h60 inline unsigned getBytecodeIndexForBytecode(Bytecode* bytecode) { return bytecode->bytecodeIndex(); } argument
/macosx-10.10/apache-793/httpd/modules/lua/
H A Dlua_vmprep.h82 const char *bytecode; member in struct:__anon6274
94 const char *bytecode; member in struct:__anon6275
H A Dmod_lua.c143 create_vm_spec(apr_pool_t **lifecycle_pool, request_rec *r, const ap_lua_dir_cfg *cfg, const ap_lua_server_cfg *server_cfg, const char *filename, const char *bytecode, apr_size_t bytecode_len, const char *function, const char *what) argument
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dbyte-opt.el
/macosx-10.10/JavaScriptCore-7600.1.17/yarr/
H A DYarrInterpreter.cpp1934 unsigned interpret(BytecodePattern* bytecode, const String& input, unsigned start, unsigned* output) argument
1941 unsigned interpret(BytecodePattern* bytecode, const LChar* input, unsigned length, unsigned start, unsigned* output) argument
1946 unsigned interpret(BytecodePattern* bytecode, const UChar* input, unsigned length, unsigned start, unsigned* output) argument
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A DxotclInt.h740 int bytecode; member in struct:XOTclCompEnv

Completed in 222 milliseconds